positionPrecision

@get:JvmName(name = "getPositionPrecision")
@set:JvmName(name = "setPositionPrecision")
var positionPrecision: Int
Indicates the bits of precision for latitude and longitude set by the sending node

uint32 position_precision = 12;